runtime.pallocSum.unpack (method)
3 uses
runtime (current package)
mpagealloc.go#L1030: func (p pallocSum) unpack() (uint, uint, uint) {
mpagealloc.go#L1046: start, most, end := sums[0].unpack()
mpagealloc.go#L1049: si, mi, ei := sums[i].unpack()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)